home *** CD-ROM | disk | FTP | other *** search
/ HPAVC / HPAVC CD-ROM.iso / NEUCLS3.ZIP / NURN.ZP / NENR1.PAR < prev    next >
Text File  |  1994-09-03  |  1KB  |  35 lines

  1. grng.top
  2. 2
  3. 2
  4. grng
  5. 0
  6. 0, 0
  7. 2., 1.
  8. 1
  9. .007, .98
  10. 50, 15.
  11. 4
  12. 1
  13. grng.wts
  14.  
  15.  
  16.  
  17. Explanation of Parameters
  18.  
  19. grng.top            ! file storing network structure
  20. 2                   ! 1 to initialize with old weights, 2 for random weights
  21. 2                   ! 1 for coded output 2 for uncoded output
  22. grng                ! specify filename for training patterns
  23. 0                   ! specify number of training patterns (0 for all)
  24. 0, 0                ! Enter numbers of 1st and last patterns to examine (0 0 for none)
  25. 2., 1.              ! hidden unit net function standard deviation and mean
  26. 1                   ! 0 for full batching, 1 for none
  27. .007, .98           ! learning factor, momentum factor
  28. 50,  15.            ! Number of training iterations and error % threshold
  29. 4                   ! 1 to continue, 2 to change weights, 3 to process another file, 4 to stop
  30. 1                   ! 1 for feature selection, 0 else 
  31. grng.wts            ! filename for saving the weights
  32.  
  33.  
  34.  
  35.